home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Utilities Experience
/
The Utilities Experience - Volume 1.iso
/
software
/
graphics
/
a-g
/
fu
/
formulas
/
juliaghost.form
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-12-21
|
297 b
|
34 lines
JuliaGhost
{
{
x1=-2.0
x2= 2.0
y1=-2.0
y2= 2.0
par1.r=-0.74543
par1.i=0.11301
par2.r=-0.65
par2.i=0.11301
bailout=4.0
}
{
z=pixel
t=par1
c=par2
}
{
z=z*z
z=z+c
c=c*c
c=c+t
w=abs(z)
}
{
w>bailout
}
{
PAR1-JULIA SPOT
PAR2-CHANGE OF VAR. FRACTAL
}
}